[INFO] fetching crate pasta_curves_plus 0.5.2...
[INFO] fixing pasta_curves_plus-0.5.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate pasta_curves_plus 0.5.2 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pasta_curves_plus 0.5.2
[INFO] finished tweaking crates.io crate pasta_curves_plus 0.5.2
[INFO] tweaked toml for crates.io crate pasta_curves_plus 0.5.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pasta_curves_plus 0.5.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pasta_curves_plus 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded elliptic-curve-tools v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded vsss-rs v5.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded js-sys v0.3.82
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded ec-gpu v0.2.0
[INFO] [stderr]   Downloaded std-shims v0.1.5
[INFO] [stderr]   Downloaded multiexp v0.4.0
[INFO] [stderr]   Downloaded frost-dkg v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012
[INFO] running `Command { std: "docker" "start" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cc v1.2.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking std-shims v0.1.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking multiexp v0.4.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking elliptic-curve-tools v0.1.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking vsss-rs v5.1.0
[INFO] [stderr]     Checking frost-dkg v0.5.0
[INFO] [stderr]     Checking pasta_curves_plus v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pallas`
[INFO] [stdout]   --> src/curves.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | use super::{Fp, Fq, pallas};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/curves.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use elliptic_curve::generic_array::{GenericArray, typenum::U32};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/curves.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) type CurveBytes = GenericArray<u8, U32>;
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/fields/fp.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fp.rs:1217:18
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     type Bytes = GenericArray<u8, U48>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fp.rs:1231:18
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     type Bytes = GenericArray<u8, U64>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/fields/fq.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fq.rs:1217:18
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     type Bytes = GenericArray<u8, U48>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fq.rs:1231:18
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     type Bytes = GenericArray<u8, U64>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/curves.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use elliptic_curve::generic_array::{GenericArray, typenum::U32};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/curves.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) type CurveBytes = GenericArray<u8, U32>;
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/fields/fp.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fp.rs:1217:18
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     type Bytes = GenericArray<u8, U48>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fp.rs:1231:18
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     type Bytes = GenericArray<u8, U64>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/fields/fq.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fq.rs:1217:18
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     type Bytes = GenericArray<u8, U48>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elliptic_curve::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]     --> src/fields/fq.rs:1231:18
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     type Bytes = GenericArray<u8, U64>;
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/pallas.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let data = ByteArray::<U256>::from_slice(field_bytes);
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/vesta.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let data = ByteArray::<U256>::from_slice(field_bytes);
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/pallas.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let data = ByteArray::<U256>::from_slice(field_bytes);
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/vesta.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let data = ByteArray::<U256>::from_slice(field_bytes);
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:54:26
[INFO] [stdout]      |
[INFO] [stdout]   43 |           impl $name {
[INFO] [stdout]      |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   54 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | / new_curve_impl!(
[INFO] [stdout] 1023 | |     (pub(crate)),
[INFO] [stdout] 1024 | |     IsoEp,
[INFO] [stdout] 1025 | |     IsoEpAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     general
[INFO] [stdout] 1038 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:79:26
[INFO] [stdout]      |
[INFO] [stdout]   76 |           impl $name_affine {
[INFO] [stdout]      |           ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   79 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | / new_curve_impl!(
[INFO] [stdout] 1023 | |     (pub(crate)),
[INFO] [stdout] 1024 | |     IsoEp,
[INFO] [stdout] 1025 | |     IsoEpAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     general
[INFO] [stdout] 1038 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:54:26
[INFO] [stdout]      |
[INFO] [stdout]   43 |           impl $name {
[INFO] [stdout]      |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   54 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 | / new_curve_impl!(
[INFO] [stdout] 1040 | |     (pub(crate)),
[INFO] [stdout] 1041 | |     IsoEq,
[INFO] [stdout] 1042 | |     IsoEqAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |     general
[INFO] [stdout] 1055 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:79:26
[INFO] [stdout]      |
[INFO] [stdout]   76 |           impl $name_affine {
[INFO] [stdout]      |           ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   79 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 | / new_curve_impl!(
[INFO] [stdout] 1040 | |     (pub(crate)),
[INFO] [stdout] 1041 | |     IsoEq,
[INFO] [stdout] 1042 | |     IsoEqAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |     general
[INFO] [stdout] 1055 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:54:26
[INFO] [stdout]      |
[INFO] [stdout]   43 |           impl $name {
[INFO] [stdout]      |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   54 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | / new_curve_impl!(
[INFO] [stdout] 1023 | |     (pub(crate)),
[INFO] [stdout] 1024 | |     IsoEp,
[INFO] [stdout] 1025 | |     IsoEpAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     general
[INFO] [stdout] 1038 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:79:26
[INFO] [stdout]      |
[INFO] [stdout]   76 |           impl $name_affine {
[INFO] [stdout]      |           ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   79 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | / new_curve_impl!(
[INFO] [stdout] 1023 | |     (pub(crate)),
[INFO] [stdout] 1024 | |     IsoEp,
[INFO] [stdout] 1025 | |     IsoEpAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     general
[INFO] [stdout] 1038 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:54:26
[INFO] [stdout]      |
[INFO] [stdout]   43 |           impl $name {
[INFO] [stdout]      |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   54 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 | / new_curve_impl!(
[INFO] [stdout] 1040 | |     (pub(crate)),
[INFO] [stdout] 1041 | |     IsoEq,
[INFO] [stdout] 1042 | |     IsoEqAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |     general
[INFO] [stdout] 1055 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]     --> src/curves.rs:79:26
[INFO] [stdout]      |
[INFO] [stdout]   76 |           impl $name_affine {
[INFO] [stdout]      |           ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   79 |               pub const fn new_unchecked(
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 | / new_curve_impl!(
[INFO] [stdout] 1040 | |     (pub(crate)),
[INFO] [stdout] 1041 | |     IsoEq,
[INFO] [stdout] 1042 | |     IsoEqAffine,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |     general
[INFO] [stdout] 1055 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `new_curve_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pasta_curves` in this scope
[INFO] [stdout]  --> benches/point.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pasta_curves::arithmetic::CurveExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pasta_curves`
[INFO] [stdout]  --> benches/fp.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pasta_curves::Fp;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pasta_curves`
[INFO] [stdout]  --> benches/point.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pasta_curves::{pallas, vesta};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta_curves_plus` (bench "point") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `pasta_curves` in this scope
[INFO] [stdout]  --> benches/hashtocurve.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pasta_curves::arithmetic::CurveExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pasta_curves`
[INFO] [stdout]  --> benches/hashtocurve.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pasta_curves::{pallas, vesta};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pasta_curves`
[INFO] [stdout]  --> benches/fq.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pasta_curves::Fq;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pasta_curves`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pasta_curves`, use `cargo add pasta_curves` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta_curves_plus` (bench "hashtocurve") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta_curves_plus` (bench "fp") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta_curves_plus` (bench "fq") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012", kill_on_drop: false }`
[INFO] [stdout] 9f124a04262ec69654999967995d996115fed895f6e143b9f84cdf9091a23012
